Add printer wizard - #343
Conversation
Draft Changelog EntryChangelog EntryThis update adds a printer wizard and queue management system to the application. A new printer queue page has been added that allows viewing and managing print jobs. A printer fleet status report has been introduced to provide visibility into the status of configured printers. Network printer settings have been expanded with additional configuration options and a quick entry interface for faster setup. The printer configuration system now includes enhanced utilities for managing printer connections and settings. Documentation for the print server functionality has been updated to reflect the new capabilities. This changelog entry was automatically generated by the Changelog Generator Action. |
|
Requires agritheory/test_utils#211 |
|
Line 42 in c82ed55 I tried spinning up the CUPS container to test this PR. The Dockerfile hasn't been updated in 2 years and has some deprecated packages that can be safely ignored for this PR:
|
|
@lauty95 Ah. I'm going to need to incorporate that into the tests, I was testing locally with a local service, not a container. |
|
@lauty95 Requested changes added, CUPS tests use |
|
@agritheory I saw the tests got stuck/hung — maybe we could add We could also add Minor detail: This is just to prevent the hang and stop it from running for 2h. We know the real hang starts after |
|
@lauty95 Tests pass! |

No description provided.